home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 4
/
Aminet 4 - November 1994.iso
/
aminet
/
comm
/
net
/
monalisa10b.lha
/
Monalisa
/
Contributions
/
NNTPGet
/
GetNNTPNews
< prev
next >
Wrap
Text File
|
1994-07-26
|
371b
|
11 lines
;
; I use this script to get news from our NNTP Network server.
; Executed daily. (If you want to execute NNTPGet more than once in a day
; please modify the first line to use the supplied A-Rexx script).
;
nntpget >NIL: FROM comp.sys.amiga.* NNTPSERVER news TO T:newsbatch.nntp SINCE yesterday
rnews >NIL: T:newsbatch.nntp
batchnews >NIL:
delete T:newsbatch.nntp QUIET